home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / awf / mac.ms < prev    next >
Text File  |  1995-05-16  |  2KB  |  207 lines

  1. .\"-----------------
  2. .de R
  3. .ie \\n(.$=0 .ft R
  4. .el \\fR\\$1\\fP\\$2
  5. ..
  6. .\"-----------------
  7. .de I
  8. .ie \\n(.$=0 .ft I
  9. .el \\fI\\$1\\fP\\$2
  10. ..
  11. .\"-----------------
  12. .de B
  13. .ie \\n(.$=0 .ft B
  14. .el \\fB\\$1\\fP\\$2
  15. ..
  16. .\"-----------------
  17. .de UX
  18. .\" old-fashioned capitalization -- I've never gotten used to the new one
  19. \\$2Unix\\$1
  20. ..
  21. .\"-----------------
  22. .de DA
  23. .ds DY "\\$1 \\$2 \\$3
  24. .\" keep trailing spaces out of CF
  25. .if \\n(.$=1 .ds CF "\\$1
  26. .if \\n(.$=2 .ds CF "\\$1 \\$2
  27. .if \\n(.$>2 .ds CF "\\$1 \\$2 \\$3
  28. ..
  29. .\"-----------------
  30. .de ND
  31. .\" it's our default, ignore it
  32. ..
  33. .\"-----------------
  34. .de TL
  35. .rs
  36. .sp 5
  37. .ft B
  38. .ce 9999
  39. ..
  40. .\"-----------------
  41. .de AU
  42. .sp 2
  43. .ft R
  44. ..
  45. .\"-----------------
  46. .de AI
  47. .sp
  48. .ft R
  49. ..
  50. .\"-----------------
  51. .de AB
  52. .sp 2
  53. .ce 0
  54. .ll -7n
  55. .in +7n
  56. ..
  57. .\"-----------------
  58. .de AE
  59. .sp
  60. .ll
  61. .in
  62. ..
  63. .\"-----------------
  64. .\" common initialization for headers and paragraphs:  .In need extraspace
  65. .de In
  66. .ne \\$1
  67. .sp \\n(Tsu
  68. .nr Ts 0
  69. .ie \\n(.$>1 .nr iN \\$2v
  70. .el .nr iN 0
  71. .sp \\n(PDu+\\n(iNu
  72. .ce 0
  73. .ft R
  74. .in \\n(inu
  75. .ll \\n(LLu
  76. .ns
  77. .fi
  78. .ti 0
  79. ..
  80. .\"-----------------
  81. .de SH
  82. .nr in 0
  83. .In 6 1
  84. .ft B
  85. ..
  86. .\"-----------------
  87. .de NH
  88. .nr in 0
  89. .In 6 1
  90. .ft B
  91. .\" punt to awk code to get the header numbering right
  92. .nH \\$1
  93. .\" and pick up the result
  94. \&\\*(Nh
  95. ..
  96. .\"-----------------
  97. .de LP
  98. .In 4
  99. ..
  100. .\"-----------------
  101. .de PP
  102. .In 4
  103. .ti \\n(PIu
  104. ..
  105. .\"-----------------
  106. .de TP
  107. .In 4
  108. .if \\n(.$>0 .nr tp \\$1n
  109. .in \\n(inu+\\n(tpu
  110. .ti 0-\\n(tpu
  111. .it 1 tP
  112. ..
  113. .\"-----------------
  114. .de IP
  115. .ie \\n(.$>1 .TP "\\$2"
  116. .el .TP
  117. \&\\$1
  118. ..
  119. .\"-----------------
  120. .de QP
  121. .In 4
  122. .in +5n
  123. .ll -5n
  124. ..
  125. .\"-----------------
  126. .de QS
  127. .nr in +5n
  128. .nr LL -5n
  129. .In 4
  130. ..
  131. .\"-----------------
  132. .de QE
  133. .nr in -5n
  134. .nr LL +5n
  135. .In 4
  136. ..
  137. .\"-----------------
  138. .de DS
  139. .In 5
  140. .if '\\$1'C' .ce 9999
  141. .if '\\$1'' .in +5n
  142. .nf
  143. ..
  144. .\"-----------------
  145. .de CD
  146. .In 5
  147. .ce 9999
  148. .nf
  149. ..
  150. .\"-----------------
  151. .de LD
  152. .In 5
  153. .nf
  154. ..
  155. .\"-----------------
  156. .de ID
  157. .In 5
  158. .in +5n
  159. .nf
  160. ..
  161. .\"-----------------
  162. .de DE
  163. .In 3
  164. ..
  165. .\"-----------------
  166. .de RS
  167. .nr in +5n
  168. .in \\n(inu
  169. ..
  170. .\"-----------------
  171. .de RE
  172. .nr in -5n
  173. .in \\n(inu
  174. ..
  175. .\"-----------------
  176. .de UL
  177. \&\\fI$1\\fP
  178. ..
  179. .\"-----------------
  180. .de RP
  181. ..
  182. .\"-----------------
  183. .de LG
  184. ..
  185. .\"-----------------
  186. .de SM
  187. ..
  188. .\"-----------------
  189. .de NL
  190. ..
  191. .\"-----------------
  192. .\" the -ms accent strings
  193. .ds ' "'\b
  194. .ds ` "`\b
  195. .ds : ":\b
  196. .ds ^ "^\b
  197. .ds ~ "~\b
  198. .ds C "v\b
  199. .ds , ",\b
  200. .\" post-title spacing
  201. .nr Ts 4v
  202. .\" and parameter setup
  203. .nr LL 6i
  204. .ll \n(LLu
  205. .nr PD 0.3v
  206. .nr PI 5n
  207.